/*新闻*/
.news1{ width:100%; float:left; margin-top:50px;}
.news1 ul{ float: left; width: 100%; min-height: 500px;
    display:flex;
    display:-webkit-flex;
    display:-moz-box;
    display:-ms-flexbox;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    align-items: flex-start;
}
.news1 ul li{ padding: 20px 0; border-bottom: #ededed solid 1px; overflow: hidden;  }
.news1 ul li a{ display:block; width:100%; float:left; padding:10px 0 10px 10px;}

.news1 ul li a:hover{ background:#1d4ba1;}
.news1 ul li .unionPicture{ float: left; width: 23.27%; line-height: 0;}
.news1 ul li .unionPicture img{ width:100%; float:left;}
.news1 ul li .unionIco{ float: right; width: 90px; height: 203px; line-height: 203px; border-left:solid 1px #ededed; background:url(../images/news4.png) no-repeat center center; background-size:18px auto;}
.news1 ul li .hot{ float:left; width:68%; padding: 0 60px 0 40px;}
.news1 ul li .hot .hotH3{ float: left; width: 100%; padding-top: 41px; color: #333; font-size: 18px; line-height: 30px; letter-spacing:1px;}
.news1 ul li .hot .hotTime{ margin-top: 6px; color: #666; font-size:12px; letter-spacing:1px; line-height: 14px;}
.news1 ul li .hot .hotDown{ float: left; width: 100%; height: 48px; margin-top: 22px; padding-left: 19px; border-left: rgba(77,79,78,0.1) solid 1px; color: #444; font-size: 14px; line-height: 24px; overflow: hidden; letter-spacing:1px;}

.news1 ul li a:hover .unionIco{ background-image:url(../images/news5.png); border-left-color: rgba(255,255,255,0.4);}
.news1 ul li a:hover .hot .hotH3{ color: #ffffff;}
.news1 ul li a:hover .hot .hotTime{ color: #ffffff; opacity:0.6;}
.news1 ul li a:hover .hot .hotDown{ border-left-color: rgba(255,255,255,0.4); color: #ffffff;}
@media  screen and (max-width:1200px){
.news1 ul li .unionIco{ height:165px; line-height:165px;}
.news1 ul li .hot .hotH3{ padding-top: 20px;}
.news1 ul li .hot{ width:66%;}
}
@media  screen and (max-width:991px){
.news1{ margin-top:30px;}
.news1 ul li{ padding: 10px 0;}
.news1 ul li .hot{ width:66%; padding: 0 30px;}
.news1 ul li .unionIco{ width: 60px; height: 126px; background-size:14px auto;}
.news1 ul li .hot .hotH3{ padding-top: 13px; font-size:16px; line-height:26px; letter-spacing:0;}
.news1 ul li .hot .hotDown{ height: 44px; margin-top: 11px; padding-left: 15px; font-size: 13px; line-height: 22px; letter-spacing:0px;}
}
@media  screen and (max-width:767px){
.news1{ margin-top:10px;}
.news1 ul li .hot{ width:100%; padding: 0 10px;}
.news1 ul li .unionPicture{ width:100%; padding:10px; border-bottom:solid 1px rgba(77,79,78,0.1); background:#8ec31f;}
.news1 ul li a{ padding:0 0 10px 0;}
.news1 ul li .hot .hotDown{ padding:0; border-left:0;}

.news1 ul li .unionIco{ display:none;}    
}









.about-box {
    width: 70%;
    margin: 0 auto;
}

.about-nav {
  width: 100%;
  height: auto;
  background: url("../img/about-bg-1.jpg") no-repeat center;
  background-size: cover;
  padding-bottom: 4%;
}

.about-box {
  height: 100%;
}

.about-box::after {
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}


.about-1-txt {
  width: 100%;
  font-size: 16px;
  color: #000;
  overflow: hidden;
}

.about-1-txt h2 {
  clear: both;
  width: 100%;
  margin-bottom: 4%;
}

.about-h2 {
  font-size: 30px;
  color: #000000;
  font-weight: 600;
  line-height: 30px;
}

.about-1-main {
  width: 68.75%;
  float: left;
}

.about-1-main p {
  width: 100%;
  line-height: 30px;
  margin-bottom: 15px;
  text-align: justify;
  text-justify: inter-ideograph;
}

.about-1-main img {
  width: 100%;
}

.about-1-math {
  float: right;
  width: 25.4%;
  border-left: 1px solid #cccccc;
  text-align: left;
  padding-bottom: 10%;
}



.about-1-math dl {
  margin-left: 21.3%;
  margin-bottom: 18px;
}

.about-1-math dt {
  font-size: 64px;
  color: #154c97;
  font-weight: 600;
  font-family: Arial;
  line-height: 1;
}


.contact-list dl {
  /* width: 24.4%; */
  width: 24.4%;
  display: inline-block;
  text-align: center;
  vertical-align: top;
}

.contact-list dt img {
  width: 31%;
}

.contact-list dd {
  font-size: 18px;
  margin-top: 5%;
}


.cbt {
    width: 100%;
    text-align: center;
    padding-bottom: 40px;
}


.cbt h2 {
    font-size: 30px;
    line-height: 40px;
}

.cbt h2 span {
    display: block;
    font-size: 16px;
    color: #666666;
}


.recruit-list {
    border-radius: 4px;
    border: 3px solid #fff;
    overflow: hidden;
    line-height: 40px;
    font-size: 18px;
    box-shadow: 4px 4px 4px #dcdcdc;
}

.recruit-list .tit-box {
    font-size: 0;
    padding: .4rem 0;
    background-color: #bb9989;
}

.recruit-list .item {
    display: block;
    font-size: 0;
}


/*.recruit-list .item:hover {*/
/*    background: #1e50ae;*/
/*}*/


.recruit-list .item:nth-child(2n) {
    background-color: #eaeff7;
}

.recruit-list .item:last-child {
    border-bottom: none;
}

.recruit-list .tit-box span, .recruit-list .item span {
    display: inline-block;
    *display: inline;
    zoom: 1; text-align: left;
    vertical-align: middle;
    box-sizing: border-box;
}

.recruit-list .tit-box span {
    font-size: 1rem;
    line-height: 1.2rem;
    color: #fff;
    font-family: SourceHanSansCNBold;
    font-weight: bold;
}

.recruit-list .item span {
    font-size: 1rem;
    line-height: 2rem;
    padding: 1rem 0.5rem 1rem 0;
    color: #666;
    vertical-align: middle;
    font-weight: 500;
}

.recruit-list .staff {
    width: 37.5%;
    padding-left: 1.5rem;
}


.recruit-list .item span.staff {
    padding-left: 1.5rem;
    font-weight: 500;
    padding-right: 0.5rem;
    transition: 0.5s all;
}


.recruit-list .item span.staff:hover {
    font-size: 20px;
    font-weight: bold;
}


.recruit-list .type {
    width: 25%;
}

.recruit-list .position {
    width: 33%;
}

.recruit-list .time {
    /* float: right; */
    width: 16.8%;
}


.zwr {
    width: 70.7%;
    margin: 40px auto;
}





.ul-txt-b1 li{
    margin-bottom:34px;
    background-color:#f3f7fa;
    border:3px solid #fff;
    box-shadow: 0 5px 12px rgb(84 84 84 / 11%);
    border-radius:8px;
    border: 4px solid #fff;
}


.info .tit .tit1{
   
    color:#08111a;
    margin-bottom:20px;
    font-size: 18px;
}
.info .tit .tit1 h3{font-size:28px}
.info .tit .tit1 p{
    font-size:18px;
    display: inline-block;
    
}



.ul-txt-b1 li.on .txt2{height:auto}
.info .btn1{padding-top:10px;display:none}
.info .btn1 a{width:100%;height:50px;border:1px solid #0079e3;background:#fff;border-radius:5px;display:block;font-size:14px;font-weight:500;line-height:46px;color:#469be3;text-align:center;-o-transition:.2s ease-in-out;-moz-transition:.2s ease-in-out;transition:.2s ease-in-out;-webkit-transition:.2s ease-in-out}
.ul-txt-b1 li.on .info .txt1 h3{display:block}
.ul-txt-b1 li.on .info{padding:31px 52px 40px 48px}
.ul-txt-b1 li .info{
    padding:31px 52px 21px 48px;
    position: relative;
    
}
.ul-txt-b1 li .txt2{height:0;-o-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;transition:.5s ease-in-out;-webkit-transition:.5s ease-in-out;overflow:hidden}
.ul-slick-b1{display:none}

.ul-txt-b1 li .info  table tbody td {
    padding: 10px;
    border: 1px solid #333;
    border-radius: 10px;
}





.info .tit .btn {
    position: absolute;
    right: 47px;
    top:30px;
}


.info .tit .btn a{width:200px;height:50px;border:1px solid #0079e3;background:#fff;border-radius:10px;display:block;font-size:20px;font-weight:500;line-height:46px;color:#469be3;text-align:center;-o-transition:.2s ease-in-out;-moz-transition:.2s ease-in-out;transition:.2s ease-in-out;-webkit-transition:.2s ease-in-out}
.info .tit .btn a:hover{background:#469be3;color:#fff}



.f-no-s-center {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: center;
}

.n-newslist {
    margin: 50px 0;
}

.n-newslist .ulbox .li:last-child {
  margin-bottom: 0;
}

.n-newslist .ulbox .li {
  margin-bottom: 1rem;
  box-shadow: 0 8px 24px rgb(0, 0, 0, 0.04);
}

.n-newslist .ulbox .li a {
  padding: 3.65rem 3rem;
  border: 1px solid #DDDDDD;
  border-radius: 5px;


}

.n-newslist .ulbox .li .tit3 {
  max-height: 68px;
  line-height: 34px;
  overflow: hidden;
  font-weight: bold;
    font-size: 24px;
 
}

.n-newslist .ulbox .li .tit4 {
  opacity: .6;
  line-height: 27px;
  max-height: 54px;
  overflow: hidden;
  margin-top: .25rem;
}

.n-newslist .ulbox .li .btn {
  color: #005bbb;
  height: 40px;
  border: 1px solid rgba(0, 85, 158, 0.2);
  /*border-radius: 24px;*/
  width: 124px;
  line-height: 40px;
  text-align: center;
}

.n-newslist .ulbox .li .time {
  width: 120px;
  transition: all .3s;
  font-weight: bold;
}

.n-newslist .ulbox .li .tit3 {
  width: 100%;
  transition: all .3s;
  color: #000;
}

.n-newslist .ulbox .li .tit4 {
  width: 100%;
  transition: all .3s;
}

.n-newslist .ulbox .li .middlebox {
  width: calc(100% - 315px);
  margin: 0 .7rem;
}

.n-newslist .ulbox .li .btn {
  transition: all .3s;
}

.n-newslist .ulbox .bg {
  /*width: 100%;*/
  /*height: 100%;*/
  /*left: 0;*/
  /*top: 0;*/
  /*z-index: 1;*/
  /*border-radius: 10px;*/
  /*overflow: hidden;*/
  /*opacity: 0;*/
  /*transition: all .3s;*/
}

.n-newslist .ulbox a {
  position: relative;
  z-index: 3;
  border-radius: 10px;
  overflow: hidden;
}

.n-newslist .ulbox .li:hover {
    background: url(../images/newsimg2.png) repeat-x center #1e50ae;
}



.n-newslist .ulbox .li:hover .time {
  opacity: .5;
  color: #fff;
}

.n-newslist .ulbox .li:hover .tit3 {
  color: #fff;
}

.n-newslist .ulbox .li:hover .tit4 {
  color: #fff;
}

.n-newslist .ulbox .li:hover .btn {
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.4);
}

.n-newslist .frombox .li {
  border-radius: 8px;
}

@media (max-width: 768px) {
  .n-newslist .ulbox .li .time {
    width: 100%;
    margin-bottom: .5rem;
  }

  .n-newslist .ulbox .li .middlebox {
    margin: 0;
    width: 100%;
  }

  .n-newslist .ulbox .li .btn {
    width: 130px;
    margin-top: .35rem;
  }
}

@media (max-width: 767px) {
  .n-newslist {
    padding: 2rem 0;
  }

  .n-newslist .frombox .libox {
    top: 40px;
  }

  .n-newslist .frombox .item {
    height: 35px;
    line-height: 35px;
  }

  .n-newslist .frombox .sptitle {
    padding-right: 10px;
  }

  .n-newslist .ulbox .li .tit3 {
    width: 100%;
    margin-right: 0;
    margin-bottom: .3rem;
  }

  .n-newslist .ulbox .li .tit4 {
    width: 100%;
    margin-right: 0;
    margin-bottom: .5rem;
  }

  .n-newslist .ulbox .li .btn {
    height: 35px;
    line-height: 35px;
  }

  .n-newslist .frombox .li3 {
    width: 100%;
    margin-top: .5rem;
  }

  .n-newslist .frombox .input {
    height: 40px;
  }

  .n-newslist .frombox .nli {
    width: 100%;
  }

  .n-newslist .frombox .nli .li {
    margin-right: 0;
    width: calc(100% - 120px);
  }

  .n-newslist .frombox .li {
    margin-right: 0;
  }

  .n-newslist .frombox .sptitle {
    height: 40px;
  }

  .n-newslist .ulbox .li {
    margin-bottom: .5rem;
  }

  .n-newslist .ulbox .li .tit3 {
    line-height: 30px;
    max-height: none;
  }

  .n-newslist .frombox .nli .li {
    width: calc(100% - 80px);
  }
}









